# Page Not Found

The URL `web-application-testing/http:/<target-site>/api/employees/add` does not exist.

You might be looking for one of these pages:
- [Host Headers](https://notes.awfulsecurity.org/web-application-testing/host-headers.md)
- [File Uploads](https://notes.awfulsecurity.org/web-application-testing/file-uploads.md)
- [Template Injection](https://notes.awfulsecurity.org/web-application-testing/template-injection.md)
- [Prototype Pollution](https://notes.awfulsecurity.org/web-application-testing/prototype-pollution.md)
- [Autorize](https://notes.awfulsecurity.org/web-application-testing/autorize.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://notes.awfulsecurity.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://notes.awfulsecurity.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/web-application-testing/host-headers.md`)
- Use `Accept: text/markdown` header for content negotiation